home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
BenchMark
/
TIFFany2.app
/
English.lproj
/
ActionManager.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-27
|
3KB
|
90 lines
ActionEntry = {SUPERCLASS = Object; };
InspectorView = {
ACTIONS = {"setInspector:" = "setInspector:"; };
OUTLETS = {currBox = currBox; };
SUPERCLASS = View;
};
ActionShelfEntry = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = ActionEntryAcceptor; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
HorSplitView = {ACTIONS = {}; OUTLETS = {delegate = delegate; }; SUPERCLASS = View; };
ActionEntryAcceptor = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = View; };
LineMatrix = {SUPERCLASS = Matrix; };
ActionAcceptor = {
ACTIONS = {};
OUTLETS = {nameField = nameField; };
SUPERCLASS = ActionEntryAcceptor;
};
TileCell = {SUPERCLASS = ButtonCell; };
IconCell = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = Cell; };
LineCell = {SUPERCLASS = MenuCell; };
TActionCell = {SUPERCLASS = NXBrowserCell; };
ActionManager = {
ACTIONS = {
"apply:" = "apply:";
"compositeChanged:" = "compositeChanged:";
"duplicate:" = "duplicate:";
"inspect:" = "inspect:";
"intensChanged:" = "intensChanged:";
"newAction:" = "newAction:";
"newGroup:" = "newGroup:";
"newProcess:" = "newProcess:";
"pressed1:" = "pressed1:";
"pressed2:" = "pressed2:";
"redefine:" = "redefine:";
"redo:" = "redo:";
"remove:" = "remove:";
"undo:" = "undo:";
};
OUTLETS = {
actions = actions;
bM = bM;
browser = browser;
duplicate = duplicate;
fileText = fileText;
fileView = fileView;
goButton = goButton;
inspect = inspect;
intens = intens;
intensText = intensText;
maskActionEntry = maskActionEntry;
modePopup = modePopup;
newAction = newAction;
newGroup = newGroup;
newProcess = newProcess;
old = old;
panel = panel;
redefine = redefine;
redo = redo;
shelf = shelf;
shieldState = shieldState;
splitView = splitView;
stringTable = stringTable;
undo = undo;
};
SUPERCLASS = Object;
};
ActionBrowser = {
ACTIONS = {};
OUTLETS = {stringTable = stringTable; };
SUPERCLASS = NXBrowser;
};
FloatPanel = {
ACTIONS = {};
OUTLETS = {cancelButton = cancelButton; defaultButton = defaultButton; };
SUPERCLASS = Panel;
};
ActionShelf = {OUTLETS = {owner = owner; }; SUPERCLASS = View; };
LineBground = {SUPERCLASS = View; };
BMatrix = {SUPERCLASS = Matrix; };
FileView = {
ACTIONS = {"textChanged:" = "textChanged:"; };
OUTLETS = {delegate = delegate; editField = editField; };
SUPERCLASS = View;
};
BrowserPanel = {ACTIONS = {}; OUTLETS = {owner = owner; }; SUPERCLASS = FloatPanel; };
MaskAcceptor = {
ACTIONS = {"clear:" = "clear:"; };
OUTLETS = {activeSwitch = activeSwitch; };
SUPERCLASS = ActionAcceptor;
};